DX11 MOVE CAMERA RIGHT

Moves the specified camera rightwards based on its current orientation.

  Syntax
DX11 MOVE CAMERA RIGHT camera, distance
  Parameters
camera
Dword
The camera to move.
distance
Float
The distance to move the specified camera in world space. You may specify a negative distance to instead move the camera leftwards.

  Returns

This function does not return a value.

  See also

CAMERA Functions Menu
DX11 Function Categories